home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / Syn Text Editor 2.1.0.46 / synsetup-2.1.0.46.exe / {app} / syn.exe / 0 / RCDATA / TRUNPROGSFRAME / TRUNPROGSFRAME.txt
Text File  |  2004-02-29  |  16KB  |  699 lines

  1. object RunProgsFrame: TRunProgsFrame
  2.   Left = 0
  3.   Top = 0
  4.   Width = 312
  5.   Height = 271
  6.   AutoScroll = False
  7.   TabOrder = 0
  8.   OnResize = FrameResize
  9.   object Label45: TLabel
  10.     Left = 8
  11.     Top = 12
  12.     Width = 32
  13.     Height = 13
  14.     Caption = '&Profile:'
  15.     FocusControl = cboRunProfile
  16.   end
  17.   object lblProgram: TLabel
  18.     Left = 8
  19.     Top = 151
  20.     Width = 42
  21.     Height = 13
  22.     Anchors = [akLeft, akBottom]
  23.     Caption = '&Program:'
  24.     FocusControl = txtProgram
  25.   end
  26.   object lblDir: TLabel
  27.     Left = 8
  28.     Top = 199
  29.     Width = 45
  30.     Height = 13
  31.     Anchors = [akLeft, akBottom]
  32.     Caption = '&Directory:'
  33.     FocusControl = txtDirectory
  34.   end
  35.   object lblCompMess: TLabel
  36.     Left = 8
  37.     Top = 223
  38.     Width = 62
  39.     Height = 13
  40.     Anchors = [akLeft, akBottom]
  41.     Caption = '&Output Expr.:'
  42.     FocusControl = txtCompilerMess
  43.   end
  44.   object lblArguments: TLabel
  45.     Left = 8
  46.     Top = 175
  47.     Width = 53
  48.     Height = 13
  49.     Anchors = [akLeft, akBottom]
  50.     Caption = '&Arguments:'
  51.     FocusControl = txtArgs
  52.   end
  53.   object lblTimeout: TLabel
  54.     Left = 67
  55.     Top = 248
  56.     Width = 41
  57.     Height = 13
  58.     Anchors = [akLeft, akBottom]
  59.     Caption = '&Timeout:'
  60.     FocusControl = spnTimeout
  61.   end
  62.   object lblDelay: TLabel
  63.     Left = 158
  64.     Top = 248
  65.     Width = 30
  66.     Height = 13
  67.     Anchors = [akLeft, akBottom]
  68.     Caption = 'D&elay:'
  69.     FocusControl = spnDelay
  70.   end
  71.   object lblNeedExit: TLabel
  72.     Left = 240
  73.     Top = 248
  74.     Width = 20
  75.     Height = 13
  76.     Caption = 'E&xit:'
  77.   end
  78.   object cboRunProfile: TComboBox
  79.     Left = 56
  80.     Top = 8
  81.     Width = 225
  82.     Height = 21
  83.     Style = csDropDownList
  84.     Anchors = [akLeft, akTop, akRight]
  85.     ItemHeight = 13
  86.     TabOrder = 0
  87.     OnClick = cboRunProfileClick
  88.   end
  89.   object btnEditProfile: TCorelButton
  90.     Left = 288
  91.     Top = 8
  92.     Width = 17
  93.     Height = 21
  94.     Hint = 'Edit Profiles|Edit Run Profiles'
  95.     Anchors = [akTop, akRight]
  96.     Caption = '...'
  97.     ParentShowHint = False
  98.     ShowHint = True
  99.     TabOrder = 1
  100.     OnClick = btnEditProfileClick
  101.   end
  102.   object Panel1: TPanel
  103.     Left = 8
  104.     Top = 35
  105.     Width = 297
  106.     Height = 25
  107.     Alignment = taLeftJustify
  108.     Anchors = [akLeft, akTop, akRight]
  109.     BevelOuter = bvLowered
  110.     Caption = ' Programs:'
  111.     TabOrder = 2
  112.     object TBToolbar3: TTBToolbar
  113.       Left = 152
  114.       Top = 1
  115.       Width = 144
  116.       Height = 23
  117.       Align = alRight
  118.       Caption = 'Tools'
  119.       Images = CommandsDataModule.imlFilesToolBar
  120.       ParentShowHint = False
  121.       ShowHint = True
  122.       TabOrder = 0
  123.       object TBItem11: TTBItem
  124.         Caption = 'Add'
  125.         Hint = 'Add|Add Program'
  126.         ImageIndex = 8
  127.         OnClick = TBItem11Click
  128.       end
  129.       object tbCopy: TTBItem
  130.         Caption = 'Copy'
  131.         Enabled = False
  132.         Hint = 'Copy|Copy Program'
  133.         ImageIndex = 12
  134.         OnClick = tbCopyClick
  135.       end
  136.       object TBItem12: TTBItem
  137.         Caption = 'Edit'
  138.         Enabled = False
  139.         Hint = 'Edit|Edit Program'
  140.         ImageIndex = 7
  141.         OnClick = TBItem12Click
  142.       end
  143.       object TBItem13: TTBItem
  144.         Caption = 'Remove'
  145.         Enabled = False
  146.         Hint = 'Remove|Remove selected Program'
  147.         ImageIndex = 1
  148.         OnClick = TBItem13Click
  149.       end
  150.       object TBSeparatorItem1: TTBSeparatorItem
  151.       end
  152.       object TBItem14: TTBItem
  153.         Tag = -1
  154.         Caption = 'Up'
  155.         Enabled = False
  156.         Hint = 'Up|Move up'
  157.         ImageIndex = 2
  158.         OnClick = TBItem14Click
  159.       end
  160.       object TBItem15: TTBItem
  161.         Tag = 2
  162.         Caption = 'Down'
  163.         Enabled = False
  164.         Hint = 'Down|Move down'
  165.         ImageIndex = 3
  166.         OnClick = TBItem14Click
  167.       end
  168.     end
  169.   end
  170.   object lvwPrograms: TListView
  171.     Left = 8
  172.     Top = 64
  173.     Width = 297
  174.     Height = 81
  175.     Anchors = [akLeft, akTop, akRight, akBottom]
  176.     Columns = <
  177.       item
  178.         Width = 275
  179.       end>
  180.     HideSelection = False
  181.     RowSelect = True
  182.     ShowColumnHeaders = False
  183.     TabOrder = 3
  184.     ViewStyle = vsReport
  185.     OnEdited = lvwProgramsEdited
  186.     OnSelectItem = lvwProgramsSelectItem
  187.   end
  188.   object txtProgram: TEdit
  189.     Left = 72
  190.     Top = 147
  191.     Width = 216
  192.     Height = 21
  193.     Anchors = [akLeft, akRight, akBottom]
  194.     TabOrder = 4
  195.   end
  196.   object txtDirectory: TEdit
  197.     Left = 72
  198.     Top = 195
  199.     Width = 200
  200.     Height = 21
  201.     Anchors = [akLeft, akRight, akBottom]
  202.     TabOrder = 8
  203.   end
  204.   object btnBrowseDir: TCorelButton
  205.     Left = 275
  206.     Top = 195
  207.     Width = 14
  208.     Height = 21
  209.     Hint = 'Browse'
  210.     Anchors = [akRight, akBottom]
  211.     Caption = '...'
  212.     ParentShowHint = False
  213.     ShowHint = True
  214.     TabOrder = 9
  215.     OnClick = btnBrowseDirClick
  216.   end
  217.   object btnDirVars: TCorelButton
  218.     Tag = 1
  219.     Left = 291
  220.     Top = 195
  221.     Width = 14
  222.     Height = 21
  223.     Hint = 'Variables'
  224.     Anchors = [akRight, akBottom]
  225.     Caption = '>'
  226.     ParentShowHint = False
  227.     ShowHint = True
  228.     TabOrder = 10
  229.     OnClick = btnDirVarsClick
  230.   end
  231.   object btnProgArgs: TCorelButton
  232.     Left = 291
  233.     Top = 171
  234.     Width = 14
  235.     Height = 21
  236.     Hint = 'Parameters'
  237.     Anchors = [akRight, akBottom]
  238.     Caption = '>'
  239.     ParentShowHint = False
  240.     ShowHint = True
  241.     TabOrder = 7
  242.     OnClick = btnProgArgsClick
  243.   end
  244.   object btnBrowseProg: TCorelButton
  245.     Left = 291
  246.     Top = 147
  247.     Width = 14
  248.     Height = 21
  249.     Hint = 'Browse'
  250.     Anchors = [akRight, akBottom]
  251.     Caption = '...'
  252.     ParentShowHint = False
  253.     ShowHint = True
  254.     TabOrder = 5
  255.     OnClick = btnBrowseProgClick
  256.   end
  257.   object txtCompilerMess: TEdit
  258.     Left = 72
  259.     Top = 219
  260.     Width = 201
  261.     Height = 21
  262.     Anchors = [akLeft, akRight, akBottom]
  263.     TabOrder = 11
  264.   end
  265.   object btnCompMessVars: TCorelButton
  266.     Tag = 1
  267.     Left = 291
  268.     Top = 219
  269.     Width = 14
  270.     Height = 21
  271.     Hint = 'Variables'
  272.     Anchors = [akRight, akBottom]
  273.     Caption = '>'
  274.     ParentShowHint = False
  275.     ShowHint = True
  276.     TabOrder = 12
  277.     OnClick = btnCompMessVarsClick
  278.   end
  279.   object txtArgs: TEdit
  280.     Left = 72
  281.     Top = 171
  282.     Width = 216
  283.     Height = 21
  284.     Anchors = [akLeft, akRight, akBottom]
  285.     TabOrder = 6
  286.   end
  287.   object chkHidden: TCheckBox
  288.     Left = 8
  289.     Top = 238
  290.     Width = 57
  291.     Height = 15
  292.     Anchors = [akLeft, akBottom]
  293.     Caption = '&Hidden'
  294.     TabOrder = 13
  295.   end
  296.   object spnTimeout: TSpinEdit
  297.     Left = 112
  298.     Top = 243
  299.     Width = 41
  300.     Height = 22
  301.     Anchors = [akLeft, akBottom]
  302.     MaxValue = 0
  303.     MinValue = 0
  304.     TabOrder = 14
  305.     Value = 0
  306.   end
  307.   object spnDelay: TSpinEdit
  308.     Left = 192
  309.     Top = 243
  310.     Width = 41
  311.     Height = 22
  312.     Hint = 'Time (in sec) to wait before starting this process'
  313.     Anchors = [akLeft, akBottom]
  314.     MaxValue = 0
  315.     MinValue = 0
  316.     TabOrder = 15
  317.     Value = 0
  318.   end
  319.   object btnRegExpr: TCorelButton
  320.     Tag = 1
  321.     Left = 275
  322.     Top = 219
  323.     Width = 14
  324.     Height = 21
  325.     Hint = 'Metacharacters'
  326.     Anchors = [akRight, akBottom]
  327.     Caption = '>'
  328.     ParentShowHint = False
  329.     ShowHint = True
  330.     TabOrder = 16
  331.     OnClick = btnRegExprClick
  332.   end
  333.   object spnNeedExit: TSpinEdit
  334.     Left = 264
  335.     Top = 243
  336.     Width = 41
  337.     Height = 22
  338.     Hint = 
  339.       'This Program must Exit with this Code to continue, -1 continue a' +
  340.       'nyway'
  341.     Anchors = [akLeft, akBottom]
  342.     MaxValue = 0
  343.     MinValue = 0
  344.     TabOrder = 17
  345.     Value = -1
  346.   end
  347.   object chkDetached: TCheckBox
  348.     Left = 8
  349.     Top = 253
  350.     Width = 57
  351.     Height = 15
  352.     Anchors = [akLeft, akBottom]
  353.     Caption = 'De&tach'
  354.     TabOrder = 18
  355.   end
  356.   object PopupMenu3: TPopupMenu
  357.     Left = 80
  358.     Top = 72
  359.     object ActiveDocument1: TMenuItem
  360.       Tag = 10
  361.       Caption = 'Active Document (short)'
  362.       OnClick = ActiveDocument1Click
  363.     end
  364.     object ActiveDocumentlong1: TMenuItem
  365.       Tag = 11
  366.       Caption = 'Active Document (long)'
  367.       OnClick = ActiveDocument1Click
  368.     end
  369.     object N7: TMenuItem
  370.       Caption = '-'
  371.     end
  372.     object ActiveDocumentwithoutExtension1: TMenuItem
  373.       Tag = 12
  374.       Caption = 'Active Document no Extension (short)'
  375.       OnClick = ActiveDocument1Click
  376.     end
  377.     object ActiveDocumentwithExtenshion1: TMenuItem
  378.       Tag = 13
  379.       Caption = 'Active Document no Extension (long)'
  380.       OnClick = ActiveDocument1Click
  381.     end
  382.     object N6: TMenuItem
  383.       Caption = '-'
  384.     end
  385.     object ActiveDocumentTitleshort1: TMenuItem
  386.       Tag = 14
  387.       Caption = 'Active Document Title (short)'
  388.       OnClick = ActiveDocument1Click
  389.     end
  390.     object ActiveDocumentTitlelong1: TMenuItem
  391.       Tag = 15
  392.       Caption = 'Active Document Title (long)'
  393.       OnClick = ActiveDocument1Click
  394.     end
  395.     object N13: TMenuItem
  396.       Caption = '-'
  397.     end
  398.     object ActiveDocumentTitlenoExtension1: TMenuItem
  399.       Tag = 16
  400.       Caption = 'Active Document Title no Extension (short)'
  401.       OnClick = ActiveDocument1Click
  402.     end
  403.     object ActiveDocumentTitlenoExtensionlong1: TMenuItem
  404.       Tag = 17
  405.       Caption = 'Active Document Title no Extension (long)'
  406.       OnClick = ActiveDocument1Click
  407.     end
  408.     object N10: TMenuItem
  409.       Caption = '-'
  410.     end
  411.     object ActiveDocumentFileextension1: TMenuItem
  412.       Tag = 18
  413.       Caption = 'Active Document File extension'
  414.       OnClick = ActiveDocument1Click
  415.     end
  416.     object N3: TMenuItem
  417.       Caption = '-'
  418.     end
  419.     object ProjectFilenameshort1: TMenuItem
  420.       Tag = 19
  421.       Caption = 'Project Filename (short)'
  422.       OnClick = ActiveDocument1Click
  423.     end
  424.     object ProjectFilenamelong1: TMenuItem
  425.       Tag = 20
  426.       Caption = 'Project Filename (long)'
  427.       OnClick = ActiveDocument1Click
  428.     end
  429.     object N11: TMenuItem
  430.       Caption = '-'
  431.     end
  432.     object ChooseFilenameshort1: TMenuItem
  433.       Tag = 21
  434.       Caption = 'Choose Filename (short)'
  435.       OnClick = ActiveDocument1Click
  436.     end
  437.     object ChooseFilenamelong1: TMenuItem
  438.       Tag = 22
  439.       Caption = 'Choose Filename (long)'
  440.       OnClick = ActiveDocument1Click
  441.     end
  442.     object N12: TMenuItem
  443.       Caption = '-'
  444.     end
  445.     object ModifiedFiles1: TMenuItem
  446.       Tag = 23
  447.       Caption = 'Modified Files'
  448.       OnClick = ActiveDocument1Click
  449.     end
  450.     object N2: TMenuItem
  451.       Caption = '-'
  452.     end
  453.     object Documentpath1: TMenuItem
  454.       Tag = 24
  455.       Caption = 'Documentpath (short)'
  456.       OnClick = ActiveDocument1Click
  457.     end
  458.     object Documentpathlong1: TMenuItem
  459.       Tag = 25
  460.       Caption = 'Documentpath (long)'
  461.       OnClick = ActiveDocument1Click
  462.     end
  463.     object N4: TMenuItem
  464.       Caption = '-'
  465.     end
  466.     object Programpath1: TMenuItem
  467.       Tag = 26
  468.       Caption = 'Programpath (short)'
  469.       OnClick = ActiveDocument1Click
  470.     end
  471.     object Programpathlong1: TMenuItem
  472.       Tag = 27
  473.       Caption = 'Programpath (long)'
  474.       OnClick = ActiveDocument1Click
  475.     end
  476.     object N5: TMenuItem
  477.       Caption = '-'
  478.     end
  479.     object Projectpath2: TMenuItem
  480.       Tag = 28
  481.       Caption = 'Projectpath (short)'
  482.       OnClick = ActiveDocument1Click
  483.     end
  484.     object Projectpathlong1: TMenuItem
  485.       Tag = 29
  486.       Caption = 'Projectpath (long)'
  487.       OnClick = ActiveDocument1Click
  488.     end
  489.     object N8: TMenuItem
  490.       Caption = '-'
  491.     end
  492.     object Systemfolders1: TMenuItem
  493.       Caption = 'Systemfolders'
  494.       object WindowsDirectory1: TMenuItem
  495.         Tag = 50
  496.         Caption = 'Windows Directory'
  497.         OnClick = ActiveDocument1Click
  498.       end
  499.       object SystemDirectory1: TMenuItem
  500.         Tag = 51
  501.         Caption = 'System Directory'
  502.         OnClick = ActiveDocument1Click
  503.       end
  504.       object TemporaryDirectory2: TMenuItem
  505.         Tag = 52
  506.         Caption = 'Temporary Directory'
  507.         OnClick = ActiveDocument1Click
  508.       end
  509.     end
  510.     object N1: TMenuItem
  511.       Caption = '-'
  512.     end
  513.     object CurrentWord1: TMenuItem
  514.       Tag = 30
  515.       Caption = 'Current Word'
  516.       OnClick = ActiveDocument1Click
  517.     end
  518.     object Linenumber2: TMenuItem
  519.       Tag = 31
  520.       Caption = 'Line number'
  521.       OnClick = ActiveDocument1Click
  522.     end
  523.     object ColumnNumber2: TMenuItem
  524.       Tag = 32
  525.       Caption = 'Column Number'
  526.       OnClick = ActiveDocument1Click
  527.     end
  528.     object Prompt1: TMenuItem
  529.       Tag = 31
  530.       Caption = 'Prompt'
  531.       OnClick = ActiveDocument1Click
  532.     end
  533.   end
  534.   object PopupMenu2: TPopupMenu
  535.     Left = 48
  536.     Top = 72
  537.     object Documentdirectory1: TMenuItem
  538.       Caption = 'Documentpath'
  539.       Hint = 'Path to the active Document'
  540.       OnClick = Documentdirectory1Click
  541.     end
  542.     object Programdirectory1: TMenuItem
  543.       Tag = 1
  544.       Caption = 'Programpath'
  545.       Hint = 'Path to the Program'
  546.       OnClick = Documentdirectory1Click
  547.     end
  548.     object Projectpath1: TMenuItem
  549.       Tag = 2
  550.       Caption = 'Projectpath'
  551.       Hint = 'Path to the Project'
  552.       OnClick = Documentdirectory1Click
  553.     end
  554.     object N9: TMenuItem
  555.       Caption = '-'
  556.     end
  557.     object WindowsDirectory2: TMenuItem
  558.       Tag = 3
  559.       Caption = 'Windows Directory'
  560.       Hint = 'Windows Directory'
  561.       OnClick = Documentdirectory1Click
  562.     end
  563.     object SystemDirectory2: TMenuItem
  564.       Tag = 4
  565.       Caption = 'System Directory'
  566.       Hint = 'System Directory'
  567.       OnClick = Documentdirectory1Click
  568.     end
  569.     object TemporaryDirectory1: TMenuItem
  570.       Tag = 5
  571.       Caption = 'Temporary Directory'
  572.       Hint = 'Temporary Directory'
  573.       OnClick = Documentdirectory1Click
  574.     end
  575.   end
  576.   object PopupMenu1: TPopupMenu
  577.     Left = 16
  578.     Top = 72
  579.     object Filename1: TMenuItem
  580.       Caption = 'Filename'
  581.       Hint = 'Placeholder of the Filename'
  582.       OnClick = Filename1Click
  583.     end
  584.     object Linenumber1: TMenuItem
  585.       Tag = 1
  586.       Caption = 'Linenumber'
  587.       Hint = 'Placeholder for the Linenumber'
  588.       OnClick = Filename1Click
  589.     end
  590.     object Columnnumber1: TMenuItem
  591.       Tag = 2
  592.       Caption = 'Columnnumber'
  593.       Hint = 'Placeholder for the Columnnumber'
  594.       OnClick = Filename1Click
  595.     end
  596.   end
  597.   object OpenDialog1: TOpenDialog
  598.     DefaultExt = 'exe'
  599.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  600.     Left = 16
  601.     Top = 112
  602.   end
  603.   object BrowseForFolder: TBrowseForFolder
  604.     Options = [boNewFolder, boCenter]
  605.     Left = 48
  606.     Top = 112
  607.   end
  608.   object popRegExp: TPopupMenu
  609.     Left = 112
  610.     Top = 72
  611.     object AnyCharacter1: TMenuItem
  612.       Caption = 'Any Character'
  613.       OnClick = AnyCharacter1Click
  614.     end
  615.     object CharacterinRagne1: TMenuItem
  616.       Tag = 1
  617.       Caption = 'Character inside Range'
  618.       OnClick = AnyCharacter1Click
  619.     end
  620.     object OutsideRange1: TMenuItem
  621.       Tag = 2
  622.       Caption = 'Character outside Range'
  623.       OnClick = AnyCharacter1Click
  624.     end
  625.     object MenuItem1: TMenuItem
  626.       Caption = '-'
  627.     end
  628.     object StartofLine1: TMenuItem
  629.       Tag = 10
  630.       Caption = 'Start of Line'
  631.       OnClick = AnyCharacter1Click
  632.     end
  633.     object EndofLine1: TMenuItem
  634.       Tag = 11
  635.       Caption = 'End of Line'
  636.       OnClick = AnyCharacter1Click
  637.     end
  638.     object MenuItem2: TMenuItem
  639.       Caption = '-'
  640.     end
  641.     object Matchzeroormore1: TMenuItem
  642.       Tag = 20
  643.       Caption = 'Match zero or more'
  644.       OnClick = AnyCharacter1Click
  645.     end
  646.     object Matchoneormore1: TMenuItem
  647.       Tag = 21
  648.       Caption = 'Match one or more'
  649.       OnClick = AnyCharacter1Click
  650.     end
  651.     object Matchntimes1: TMenuItem
  652.       Tag = 22
  653.       Caption = 'Match n times'
  654.       OnClick = AnyCharacter1Click
  655.     end
  656.     object Matchntomtimes1: TMenuItem
  657.       Tag = 23
  658.       Caption = 'Match n to m times'
  659.       OnClick = AnyCharacter1Click
  660.     end
  661.     object MenuItem3: TMenuItem
  662.       Caption = '-'
  663.     end
  664.     object Alphanumeric1: TMenuItem
  665.       Tag = 30
  666.       Caption = 'Alphanumeric'
  667.       OnClick = AnyCharacter1Click
  668.     end
  669.     object NonAlphanumeric1: TMenuItem
  670.       Tag = 31
  671.       Caption = 'Non Alphanumeric'
  672.       OnClick = AnyCharacter1Click
  673.     end
  674.     object Number1: TMenuItem
  675.       Tag = 32
  676.       Caption = 'Number'
  677.       OnClick = AnyCharacter1Click
  678.     end
  679.     object NonNumeric1: TMenuItem
  680.       Tag = 33
  681.       Caption = 'Non Numeric'
  682.       OnClick = AnyCharacter1Click
  683.     end
  684.     object MenuItem4: TMenuItem
  685.       Caption = '-'
  686.     end
  687.     object AnySpace1: TMenuItem
  688.       Tag = 40
  689.       Caption = 'Any Space'
  690.       OnClick = AnyCharacter1Click
  691.     end
  692.     object NonSpace1: TMenuItem
  693.       Tag = 41
  694.       Caption = 'Non Space'
  695.       OnClick = AnyCharacter1Click
  696.     end
  697.   end
  698. end
  699.